/*  
Theme Name: Lone Tree
Theme URI: http://www.MubinAhmed.com
Description: A theme made available for free by Mubin at <a href="http://www.mubinahmed.com">Make Money Online</a>, & <a href="http://www.themeHQ.com">Free Wordpress Themes</a>
Version: 1.0
Author: <a href="http://www.mubinahmed.com">Mubin</a>
Author URI: http://www.mubinahmed.com
*/



body { 
	margin: 0px; 
	padding: 0px; 
	font-family: Verdana, Helvetica, Sans-serif; 
	font-size: 12px; 
	text-align: justify;
	color: #020100; 
	background: black;
 }
#wrap { width: 900px; 
	margin-right: auto; 
	margin-left: auto; 
	background:#fffffe;
	border-left: 4px solid #f6f6f6; 
	border-right: 4px solid #f6f6f6; }

/* header styles ===================================== */
#head { width: 900px; 
	height: 250px; 
	background-image: url(images/bh-header.png); 
	background-repeat: no-repeat; }
	
#desc { height: 60px; 
	margin: 0px 120px 0px 0px; 
	padding: 20px 30px 0px 30px; 
	font-size: 14px; 
	font-weight: bold; 
	text-align: left; }
	
#title { margin: 10px 10px 0px 0px; 
		text-align: left; }
		
#title h1 {font-family: Verdana, "Helvetica", Sans-serif; 
		margin-left: 10px;
		margin-top: 120px;
		padding: 0 0 10px  0; 
		font-size: 30px; }
		
#title h1 a:link, #title h1 a:visited { color: #fffaf4; text-decoration: none; }

#title h1 a:hover { text-decoration: none; }

/* right menu styles ================================= */
#right { float: right; width: 180px; padding: 0px 20px 0px 40px; color: #155493; }
#right h2 { margin: 20px 0px 5px 0px; padding: 0px; font-size: 14px; }
#right ul { margin: 0px; padding: 0px; }
#right ul li { list-style-type: none; margin: 0px 0px 30px 0px; }
#right ul ul { margin: 0px; padding: 0px; }
#right ul ul li { list-style-type: none; margin: 5px 0px 0px 0px; padding: 0px; list-style-type: square; list-style-position: inside; }
#right a { text-decoration: underline; }

/* main content styles =============================== */
#content { margin: 20px 240px 0px 0px; padding: 0px 20px 0px 20px; line-height: 16px; }
.post { margin: 0px 0px 40px 0px; }
.meta { font-size: 10px; margin: 0px 0px 10px 0px; padding: 0px; }
.postmetadata { text-align: right; font-weight: bold; }

/* footer styles ===================================== */
#foot { clear: both; margin: 0px 0px 0px 0px;background-image: url(images/footbg.png); 
	background-repeat:repeat-x; padding: 15px 15px 5px 15px; font-size: 12px; font-weight: bold; text-align: center; color: #999999; }
#foot a:link, #foot a:visited { font-weight: normal; color: #d38e2b; }
#foot a:hover { color: #104880; }

/* comment styles ==================================== */
#commentlist { margin-left: 0px; margin-right: 0px; padding: 0px; }
#commentlist li { list-style-type: none; margin: 10px 0px 10px 0px; padding: 10px 20px 10px 20px; background-color: #fae5a6; border: 2px solid #a27b03; color: #003366; }
#commentlist p { margin: 10px 0px 10px 0px; }
#commentlist a:link, #commentlist a:visited { color: #003366; text-decoration: underline; }
#commentlist a:hover { color: #000000; }

/* global styles ===================================== */
h2 { margin: 0px; padding: 0px; font-size: 18px; }
h3 { font-size: 14px; }
blockquote { margin-left: 20px; margin-right: 20px; background-color: #ffffff; color: #625e2d; padding: 5px 15px 5px 15px; border: 2px solid #336699; }
blockquote p { margin: 0px; padding: 10px 0px 10px 0px; }
blockquote a:link, blockquote a:visited { color: #0066cc; text-decoration: underline; }
blockquote a:hover { color: #000000; }
a img { border: none; }
a:link, a:visited { color: #eaa113; text-decoration: none; }
a:hover { color: #6e4a03; }
textarea { width: 450px; }
